func runtime.extendRandom

3 uses

	runtime (current package)
		os_linux.go#L352: 		extendRandom(r, n)
		os_linux.go#L358: 	extendRandom(r, int(n))
		runtime2.go#L908: func extendRandom(r []byte, n int) {